Click or drag to resize

ASLObject_LocallySetCloudAnchorResolved Method

Locally sets the flag that allows this object to continue processing the cloud anchor

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void _LocallySetCloudAnchorResolved(
	bool _cloudAnchorResolved
)

Parameters

_cloudAnchorResolved
Type: SystemBoolean
Flag indicating if all clients have resolved this cloud anchor
See Also