C# Class UnityStandardAssets.Utility.TimedObjectActivator.Entry

Show file Open project: anneomcl/LetsMake Class Usage Examples

Public Properties

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

Property Details

action public property

public Action,System action
return System.Action

delay public property

public float delay
return float

target public property

public GameObject,UnityEngine target
return UnityEngine.GameObject