Click or drag to resize

MonoBehaviourHelper8CallDelayedByFrames Method

Namespace:  frame8.Logic.Core.MonoBehaviours
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void CallDelayedByFrames(
	Action action,
	int afterFrames
)

Parameters

action
Type: SystemAction
afterFrames
Type: SystemInt32
Version Information

Optimized ScrollView Adapter

Supported in: 2.5.2
See Also