C# Class UnityStandardAssets.Utility.TimedObjectActivator.Entry

Datei anzeigen Open project: anneomcl/LetsMake Class Usage Examples

Public Properties

Property Type Description
action System.Action
delay float
target UnityEngine.GameObject

Property Details

action public_oe property

public Action,System action
return System.Action

delay public_oe property

public float delay
return float

target public_oe property

public GameObject,UnityEngine target
return UnityEngine.GameObject