  | ASLObject_LocallyRemoveReleaseCallback Method  | 
 
            This function will only update the local player, not all players. Removes any release functions that may be attached to this object
            
 
    Namespace: 
   ASL
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic void _LocallyRemoveReleaseCallback()
Public Sub _LocallyRemoveReleaseCallback
public:
void _LocallyRemoveReleaseCallback()
member _LocallyRemoveReleaseCallback : unit -> unit 
See Also