ColorShapeLinks AI
An AI competition for the IEEE Conference on Games 2021
ThinkerListDrawer Class Reference

Custom property drawer for selecting an thinker from all known thinkers at runtime. More...

+ Inheritance diagram for ThinkerListDrawer:
+ Collaboration diagram for ThinkerListDrawer:

Public Member Functions

override void OnGUI (Rect position, SerializedProperty property, GUIContent label)
 Draw the property inside the given rect. More...
 

Detailed Description

Custom property drawer for selecting an thinker from all known thinkers at runtime.

Member Function Documentation

◆ OnGUI()

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

Draw the property inside the given rect.

Parameters
positionRectangle on the screen to use for the property GUI.
propertyThe SerializedProperty to make the custom GUI for.
labelThe label of this property.

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