C# Class PathOrder, Killing-Game

Inheritance: UnityEngine.ScriptableObject
显示文件 Open project: SNUGDC/Killing-Game Class Usage Examples

Public Properties

Property Type Description
order int
path string

Property Details

order public_oe property

public int order
return int

path public_oe property

public string path
return string