RemoveFixedUpdate Method
- Namespace
- SatorImaging.LifecycleManager
RemoveFixedUpdate(Action)
public void RemoveFixedUpdate(Action act)
Parameters
act
Action
Remarks
Do nothing when null action specified.
Warning
Item order will be changed. See file header document for details.