Bearbeiten

PlacementEventData.ObjectBeingPlaced Property

Definition

The game object that is being placed.

public:
 property UnityEngine::GameObject ^ ObjectBeingPlaced { UnityEngine::GameObject ^ get(); };
public UnityEngine.GameObject ObjectBeingPlaced { get; }
member this.ObjectBeingPlaced : UnityEngine.GameObject
Public ReadOnly Property ObjectBeingPlaced As GameObject

Property Value

UnityEngine.GameObject

Applies to