ITargetHolder 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示物件,其中包含調用目標以及目標延伸模組。
public interface ITargetHolder
type ITargetHolder = interface
Public Interface ITargetHolder
- 衍生
方法
GetComponent<TComponent>() |
取得具有指定型別的元件。 |
GetTarget<TTarget>() |
取得目標。 |