C# Class StoryPathChecker, Unity-Game

Inheritance: MonoBehaviour
Mostra file Open project: PeasB/Unity-Game

Public Properties

Property Type Description
ConversationID int
Level int
SceneID int
Value int

Public Methods

Method Description
ValueCheck ( ) : bool

Method Details

ValueCheck() public method

public ValueCheck ( ) : bool
return bool

Property Details

ConversationID public_oe property

public int ConversationID
return int

Level public_oe property

public int Level
return int

SceneID public_oe property

public int SceneID
return int

Value public_oe property

public int Value
return int