Method OnInitialize
OnInitialize(TrackAsset)
Override this method to receive a callback when the marker is initialized.
선언
public virtual void OnInitialize(TrackAsset aPent)
파라미터
타입 | 이름 | 설명 |
---|---|---|
TrackAsset | aPent | The track that contains the marker. |