MonoBehaviourHelper8CallDelayedByFrames Method |
Namespace:
frame8.Logic.Core.MonoBehaviours
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic void CallDelayedByFrames(
Action action,
int afterFrames
)
Parameters
- action
- Type: SystemAction
- afterFrames
- Type: SystemInt32
Version InformationOptimized ScrollView Adapter
Supported in: 2.5.2
See Also