![]() |
Style Slasher
A dressup combat roguelike created by Scrungle Studios for the 2025 Swinburne Capstone project.
|
This class is to prevent others from directly declaring ParamValues. More...
Public Member Functions | |
override void | OnGUI (Rect position, SerializedProperty property, GUIContent label) |
override float | GetPropertyHeight (SerializedProperty property, GUIContent label) |
This class is to prevent others from directly declaring ParamValues.
You're meant to set them through ValueContainerSO due to the limitations of Unity's editor framework.
override float Slasher.Editor.ParamDefinitionDrawer.GetPropertyHeight | ( | SerializedProperty | property, |
GUIContent | label ) |
override void Slasher.Editor.ParamDefinitionDrawer.OnGUI | ( | Rect | position, |
SerializedProperty | property, | ||
GUIContent | label ) |