Class SpawnEntryPropertyDrawerUtils
Inheritance
SpawnEntryPropertyDrawerUtils
Assembly: Serenity.UnityWave.Editor.dll
Syntax
public static class SpawnEntryPropertyDrawerUtils
Methods
IsActorValid(SerializedProperty)
Declaration
public static bool IsActorValid(SerializedProperty actorProperty)
Parameters
| Type |
Name |
Description |
| SerializedProperty |
actorProperty |
|
Returns
NeedsActorWarningBox(SerializedProperty)
Declaration
public static bool NeedsActorWarningBox(SerializedProperty actorProperty)
Parameters
| Type |
Name |
Description |
| SerializedProperty |
actorProperty |
|
Returns
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