IGameObjectCreatorListener.PrepareForUse Method

Definition

Called before the GameObject's position and rotation are set (as well as its active state) by the GameObjectPool when GetGameObject is called.

public:
 void PrepareForUse();
public void PrepareForUse ();
abstract member PrepareForUse : unit -> unit
Public Sub PrepareForUse ()

Applies to