Init(args)
Scripting Reference
Loading...
Searching...
No Matches

◆ OnReset()

virtual void Sisus.Init.MonoBehaviour< TArgument >.OnReset ( )
protectedvirtual

Reset state to default values.

OnReset is called when the user selects Reset in the Inspector context menu or when adding the component the first time.

This function is only called in edit mode.