Class com.Utils.WeakPtr

Method Index

new WeakPtr()
Get(), OnObjectDied(), Set()

Constructor Detail

WeakPtr

function WeakPtr(obj)

Method Detail

Set

function Set(obj):Void

Get

function Get()

OnObjectDied

function OnObjectDied(ptr:WeakPtr):Void