PixelCrushers.DialogueSystem.ConditionPropertyDrawer Class Reference

This custom drawer for Condition uses LuaConditionWizard. More...

Inheritance diagram for PixelCrushers.DialogueSystem.ConditionPropertyDrawer:
Collaboration diagram for PixelCrushers.DialogueSystem.ConditionPropertyDrawer:

Public Member Functions

override float GetPropertyHeight (SerializedProperty property, GUIContent label)
 
override void OnGUI (Rect position, SerializedProperty property, GUIContent label)
 

Detailed Description

This custom drawer for Condition uses LuaConditionWizard.

Member Function Documentation

◆ GetPropertyHeight()

override float PixelCrushers.DialogueSystem.ConditionPropertyDrawer.GetPropertyHeight ( SerializedProperty  property,
GUIContent  label 
)

◆ OnGUI()

override void PixelCrushers.DialogueSystem.ConditionPropertyDrawer.OnGUI ( Rect  position,
SerializedProperty  property,
GUIContent  label 
)

The documentation for this class was generated from the following file: