◆ CreateList()
static IList Megapop.MegaCore.Editor.EditorUtil.CreateList |
( |
Type |
type | ) |
|
|
inlinestatic |
Create a unity-supported list
◆ FieldToLayerMask()
static LayerMask Megapop.MegaCore.Editor.EditorUtil.FieldToLayerMask |
( |
int |
field | ) |
|
|
inlinestatic |
Converts the field value to a LayerMask
◆ LayerMaskToField()
static int Megapop.MegaCore.Editor.EditorUtil.LayerMaskToField |
( |
LayerMask |
mask | ) |
|
|
inlinestatic |
Converts a LayerMask to a field value
◆ RepaintEditors()
static void Megapop.MegaCore.Editor.EditorUtil.RepaintEditors |
( |
SerializedObject |
serializedObject | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: