TypedReference
ValueType → cs.system.TypedReference (extern final class)
Static Members
GetTargetType(value: TypedReference): Type
Name | Type |
---|---|
value |
TypedReference |
Returns |
---|
Type |
MakeTypedReference(target: Dynamic, flds: cs.NativeArray<cs.system.reflection.FieldInfo>): TypedReference
Name | Type |
---|---|
target |
Dynamic |
flds |
cs.NativeArray<cs.system.reflection.FieldInfo> |
Returns |
---|
TypedReference |
SetTypedReference(target: TypedReference, value: Dynamic): Void
Name | Type |
---|---|
target |
TypedReference |
value |
Dynamic |
TargetTypeToken(value: TypedReference): RuntimeTypeHandle
Name | Type |
---|---|
value |
TypedReference |
Returns |
---|
RuntimeTypeHandle |
ToObject(value: TypedReference): Dynamic
Name | Type |
---|---|
value |
TypedReference |
Returns |
---|
Dynamic |
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:struct |
- |
:libType |
- |
:csNative |
- |