Class Compute_DT_EventArgs
Inheritance
Compute_DT_EventArgs
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
public class Compute_DT_EventArgs
Constructors
|
Edit this page
View Source
Declaration
public Compute_DT_EventArgs(Compute_DistanceTransform_EventTypes type, float progress)
Parameters
|
Edit this page
View Source
Declaration
public Compute_DT_EventArgs(Compute_DistanceTransform_EventTypes type, Color[] colors)
Parameters
Fields
|
Edit this page
View Source
Colors
Declaration
Field Value
|
Edit this page
View Source
EventType
Declaration
public Compute_DistanceTransform_EventTypes EventType
Field Value
|
Edit this page
View Source
ProgressPercentage
Declaration
public float ProgressPercentage
Field Value
Extension Methods