C# Class Sign, Team4BabelGame

Inheritance: MonoBehaviour
Show file Open project: veselin-/Team4BabelGame Class Usage Examples

Public Properties

Property Type Description
IsActive bool
Name string
SyllableSequence List

Property Details

IsActive public property

public bool IsActive
return bool

Name public property

public string Name
return string

SyllableSequence public property

public List SyllableSequence
return List