Enum
ValueType → cs.system.Enum (extern class)
Static Members
Name | Type |
---|---|
enumType |
Type |
Returns |
---|
Array |
GetNames(enumType: Type): cs.NativeArray<String>
Name | Type |
---|---|
enumType |
Type |
Returns |
---|
cs.NativeArray<String> |
Name | Type |
---|---|
enumType |
Type |
value |
Dynamic |
Returns |
---|
String |
Name | Type |
---|---|
enumType |
Type |
value |
Dynamic |
Returns |
---|
Bool |
Name | Type |
---|---|
enumType |
Type |
Returns |
---|
Type |
Name | Type |
---|---|
enumType |
Type |
value |
String |
Returns |
---|
Dynamic |
ToObject(enumType: Type, value: cs.types.UInt8): Dynamic
Name | Type |
---|---|
enumType |
Type |
value |
cs.types.UInt8 |
Returns |
---|
Dynamic |
Name | Type |
---|---|
enumType |
Type |
value |
Dynamic |
format |
String |
Returns |
---|
String |
Instance Members
Returns |
---|
Anonymous |
Name | Type |
---|---|
target |
Dynamic |
Returns |
---|
Int |
ToString(): String
Returns |
---|
String |
new(): Void
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:struct |
- |
:abstract |
- |
:libType |
- |
:csNative |
- |