C# Class ZMD.Scene.SceneConfig

显示文件 Open project: Will9371/Character-Template Class Usage Examples

Public Properties

Property Type Description
isDefaultStartingScene bool
supportingScenes StringSO[]
uniqueScene StringSO

Property Details

isDefaultStartingScene public_oe property

public bool isDefaultStartingScene
return bool

supportingScenes public_oe property

public StringSO[] supportingScenes
return StringSO[]

uniqueScene public_oe property

public StringSO uniqueScene
return StringSO