Beamable SDK
Public Member Functions | Static Public Member Functions | List of all members
DisruptorBeam.Editor.Content.ContentPropertyDrawer Class Reference
Inheritance diagram for DisruptorBeam.Editor.Content.ContentPropertyDrawer:
Inheritance graph
[legend]
Collaboration diagram for DisruptorBeam.Editor.Content.ContentPropertyDrawer:
Collaboration graph
[legend]

Public Member Functions

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

Static Public Member Functions

static object GetTargetObjectOfProperty (SerializedProperty prop)
 Gets the object the property represents. More...
 

Member Function Documentation

◆ GetTargetObjectOfProperty()

static object DisruptorBeam.Editor.Content.ContentPropertyDrawer.GetTargetObjectOfProperty ( SerializedProperty  prop)
inlinestatic

Gets the object the property represents.

TAKEN FROM https://github.com/lordofduct/spacepuppy-unity-framework/blob/master/SpacepuppyBaseEditor/EditorHelper.cs

Parameters
prop
Returns

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