C# Class AreaName, RPGQuest

Inheritance: MonoBehaviour
Afficher le fichier Open project: hughrogers/RPGQuest Class Usage Examples

Méthodes publiques

Свойство Type Description
areaName int
dp DialoguePosition,

Méthodes publiques

Méthode Description
Awake ( ) : void
OnDestroy ( ) : void
OnDrawGizmos ( ) : void
OnTriggerEnter ( Collider other ) : void
Preload ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

OnDrawGizmos() public méthode

public OnDrawGizmos ( ) : void
Résultat void

OnTriggerEnter() public méthode

public OnTriggerEnter ( Collider other ) : void
other Collider
Résultat void

Preload() public méthode

public Preload ( ) : void
Résultat void

Property Details

areaName public_oe property

public int areaName
Résultat int

dp public_oe property

public DialoguePosition, dp
Résultat DialoguePosition,