C# Class TSGs.Character

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: SNUGDC/TSGs Class Usage Examples

Méthodes publiques

Свойство Type Description
CharacterImage UnityEngine.Sprite
Name string
character UnityEngine.GameObject

Méthodes publiques

Méthode Description
Awake ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Property Details

CharacterImage public_oe property

public Sprite,UnityEngine CharacterImage
Résultat UnityEngine.Sprite

Name public_oe property

public string Name
Résultat string

character public_oe property

public GameObject,UnityEngine character
Résultat UnityEngine.GameObject