W3cubDocs

/Haxe C#

TypedReference

package cs.system

extends ValueType

@:struct@:final@:libType@:csNative@:native("System.TypedReference") Available on cs

Static methods

@:final @:overload static GetTargetType (value:TypedReference):Type

@:final @:overload static MakeTypedReference (target:Dynamic, flds:NativeArray<FieldInfo>):TypedReference

@:final @:overload static SetTypedReference (target:TypedReference, value:Dynamic):Void

@:final @:overload static TargetTypeToken (value:TypedReference):RuntimeTypeHandle

@:final @:overload static ToObject (value:TypedReference):Dynamic

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/TypedReference.html