Class SpawnEntryPropertyDrawerUtils
Inheritance
SpawnEntryPropertyDrawerUtils
Assembly: Serenity.UnityWave.Editor.dll
Syntax
public static class SpawnEntryPropertyDrawerUtils
Methods
NeedsWarningBox(SerializedProperty)
Declaration
public static bool NeedsWarningBox(SerializedProperty property)
Parameters
| Type |
Name |
Description |
| SerializedProperty |
property |
|
Returns
ResolveIds(SerializedProperty)
Declaration
public static string[] ResolveIds(SerializedProperty property)
Parameters
| Type |
Name |
Description |
| SerializedProperty |
property |
|
Returns