-
-
Notifications
You must be signed in to change notification settings - Fork 622
NodeEditorUtilities
Thor Brigsted edited this page Jan 2, 2018
·
1 revision
public static class XNodeEditor.NodeEditorUtilitiesStatic Methods
| Type | Name | Summary |
|---|---|---|
Boolean |
GetAttrib(Type classType, T& attribOut) |
|
Boolean |
GetAttrib(Object[] attribs, T& attribOut) |
|
Boolean |
GetAttrib(Type classType, String fieldName, T& attribOut) |
|
Boolean |
HasAttrib(Object[] attribs) |
|
Boolean |
IsCastableTo(this Type from, Type to) |
|
String |
PrettyName(this Type type) |