C# Class UnityStandardAssets.Utility.TimedObjectActivator.Entry

Afficher le fichier Open project: anneomcl/LetsMake Class Usage Examples

Méthodes publiques

Свойство Type Description
action System.Action
delay float
target UnityEngine.GameObject

Property Details

action public_oe property

public Action,System action
Résultat System.Action

delay public_oe property

public float delay
Résultat float

target public_oe property

public GameObject,UnityEngine target
Résultat UnityEngine.GameObject