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

◆ Reset()

virtual void Sisus.Init.ScriptableWrapper< TWrapped >.Reset ( )
protectedvirtual

Reset state to default values.

Reset is called when the user selects Reset in the Inspector context menu or when creating an asset from the ScriptableObject the first time.

This function is only called in edit mode.