C# Class Sign, Team4BabelGame

Inheritance: MonoBehaviour
显示文件 Open project: veselin-/Team4BabelGame Class Usage Examples

Public Properties

Property Type Description
IsActive bool
Name string
SyllableSequence List

Property Details

IsActive public_oe property

public bool IsActive
return bool

Name public_oe property

public string Name
return string

SyllableSequence public_oe property

public List SyllableSequence
return List