C# Class uFrame.ECS.OnTriggerStayDispatcher

Inheritance: EcsDispatcher
Afficher le fichier Open project: InvertGames/uFrame.ECS

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
OnTriggerStay ( Collider coll ) : void

Method Details

OnTriggerStay() public méthode

public OnTriggerStay ( Collider coll ) : void
coll UnityEngine.Collider
Résultat void