W3cubDocs

/Haxe HashLink

Ref<T>

package hl

Available on hl

Constructor

@:has_untyped @:impl @:extern inline new (v:T )

Methods

@:has_untyped @:impl @:extern inline get ():T

@:has_untyped @:impl @:extern inline set (this:Ref<T>):Void

Static methods

@:has_untyped @:impl @:extern static inline new (v:T )

@:has_untyped @:impl @:extern static inline get ():T

@:extern @:from static inline make<T> (v:T ):Ref<T>

@:extern @:from static inline make<T> (v:T ):Ref<T>

@:has_untyped @:impl @:extern static inline set (this:Ref<T>):Void

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/hl/Ref.html