C# Class ZMD.Scene.SceneConfig

Show file Open project: Will9371/Character-Template Class Usage Examples

Public Properties

Property Type Description
isDefaultStartingScene bool
supportingScenes StringSO[]
uniqueScene StringSO

Property Details

isDefaultStartingScene public property

public bool isDefaultStartingScene
return bool

supportingScenes public property

public StringSO[] supportingScenes
return StringSO[]

uniqueScene public property

public StringSO uniqueScene
return StringSO