C# Class FreakySources.Code.FrameChange

Mostra file Open project: KvanTTT/Freaky-Sources Class Usage Examples

Public Properties

Property Type Description
Chars List
Length int
Type FrameChangeType
X int
Y int

Property Details

Chars public_oe property

public List Chars
return List

Length public_oe property

public int Length
return int

Type public_oe property

public FrameChangeType Type
return FrameChangeType

X public_oe property

public int X
return int

Y public_oe property

public int Y
return int