C# Class FolderOption, TrenchVR

Inheritance: MonoBehaviour
Afficher le fichier Open project: Prion6/TrenchVR Class Usage Examples

Méthodes publiques

Свойство Type Description
anim Animator,
onActive UnityAction,

Méthodes publiques

Méthode Description
Hide ( ) : void
Select ( ) : void
Show ( ) : void

Private Methods

Méthode Description
Start ( ) : void

Method Details

Hide() public méthode

public Hide ( ) : void
Résultat void

Select() public méthode

public Select ( ) : void
Résultat void

Show() public méthode

public Show ( ) : void
Résultat void

Property Details

anim public_oe property

public Animator, anim
Résultat Animator,

onActive public_oe property

public UnityAction, onActive
Résultat UnityAction,