Skip to content

NodeEditorUtilities

Thor Brigsted edited this page Jan 2, 2018 · 1 revision
public static class XNodeEditor.NodeEditorUtilities

Static 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)
Clone this wiki locally