C# Class VisibilityControlStatic, DsynBio

Inheritance: MonoBehaviour
Afficher le fichier Open project: CyberCRI/DsynBio Class Usage Examples

Méthodes publiques

Méthode Description
Setup ( VectorLine line, bool makeBounds ) : void

Private Methods

Méthode Description
OnBecameInvisible ( ) : void
OnBecameVisible ( ) : void
OnDestroy ( ) : void
WaitCheck ( ) : IEnumerator

Method Details

Setup() public méthode

public Setup ( VectorLine line, bool makeBounds ) : void
line VectorLine
makeBounds bool
Résultat void