Method Initialize
Initialize(TrackAsset)
This method is called when the marker is initialized.
선언
void Initialize(TrackAsset parent)
파라미터
타입 | 이름 | 설명 |
---|---|---|
TrackAsset | parent | The track that contains the marker. |
참고
This method is called after each deserialization of the Timeline Asset.