C# Class BarricadeWaypoint, Holdout

Inheritance: MonoBehaviour
Afficher le fichier Open project: MaddJhin/Holdout Class Usage Examples

Méthodes publiques

Свойство Type Description
belongsTo RefactoredBarricade,
occupied bool
resident GameObject

Méthodes publiques

Méthode Description
Awake ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Property Details

belongsTo public_oe property

public RefactoredBarricade, belongsTo
Résultat RefactoredBarricade,

occupied public_oe property

public bool occupied
Résultat bool

resident public_oe property

public GameObject resident
Résultat GameObject