Click or drag to resize

SetCallback_ExampleCubeCreatedCallback Method

InstantiateASLObject function's callback

Namespace:  SimpleDemos
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private static void CubeCreatedCallback(
	GameObject _object
)

Parameters

_object
Type: GameObject

[Missing <param name="_object"/> documentation for "M:SimpleDemos.SetCallback_Example.CubeCreatedCallback(UnityEngine.GameObject)"]

See Also