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

◆ OnReset()

virtual void Sisus.Init.ScriptableObject< TFirstArgument, TSecondArgument, TThirdArgument, TFourthArgument, TFifthArgument >.OnReset ( )
protectedvirtual

Reset state to default values.

OnReset is called when the user selects Reset in the Inspector context menu or creating an instance for the first time.

This function is only called in edit mode.