PropertyTypeLibrary Member List

This is the complete list of members for PropertyTypeLibrary, including all inherited members.

CreateCustomEnumProperty(string name, string displayName, string category, Dictionary< string, int > options) (defined in PropertyTypeLibrary)PropertyTypeLibrary
CreateFloatProperty(string name, string displayName, string category, float?lowerBound, float?upperBound, float?step)PropertyTypeLibrary
CreateIntProperty(string name, string displayName, string category, int?lowerBound, int?upperBound, int?step)PropertyTypeLibrary
CreateMessageProperty(string name, string displayName, string category, IEnumerable< Property > argumentProperties) (defined in PropertyTypeLibrary)PropertyTypeLibrary
CreateProperty(Type dataType, string name, string displayName, string category)PropertyTypeLibrary
CreateProperty< T >(string name, string displayName, string category)PropertyTypeLibrary
CreateVector2DProperty(string name, string displayName, string category, Vector?lowerBound, Vector?upperBound, Vector?step)PropertyTypeLibrary
CreateVector3DProperty(string name, string displayName, string category, Vector3D?lowerBound, Vector3D?upperBound, Vector3D?step)PropertyTypeLibrary
CreateVector4DProperty(string name, string displayName, string category, Quaternion?lowerBound, Quaternion?upperBound, Quaternion?step) (defined in PropertyTypeLibrary)PropertyTypeLibrary
DefaultPropertyTypesPropertyTypeLibrary
DeleteProperty(Property property)PropertyTypeLibrary
GenerateUniqueChildName(string defaultName)ChildContainer
GetCompatiblePropertyEditors(Property property) (defined in PropertyTypeLibrary)PropertyTypeLibrary
GetInvalidityReasonOfNewName(string newName)ChildContainer
GetProperty(string name)PropertyTypeLibrary
ProjectPropertyTypesPropertyTypeLibrary
PropertyEditors (defined in PropertyTypeLibrary)PropertyTypeLibrary