This is the complete list of members for PropertyTypeLibrary, including all inherited members.
| CloneProperty(Property source, string name) | PropertyTypeLibrary | |
| CreateCustomEnumProperty(string name, string displayName, string category, Dictionary< string, int > options) | 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 | |
| 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) | PropertyTypeLibrary | |
| DefaultPropertyTypes | PropertyTypeLibrary | |
| DeleteProperty(Property property) | PropertyTypeLibrary | |
| GenerateUniqueChildName(string defaultName) | ChildContainer | |
| GetCompatiblePropertyEditors(Property property) | PropertyTypeLibrary | |
| GetInvalidityReasonOfNewName(string newName) | ChildContainer | |
| GetProperty(string name) | PropertyTypeLibrary | |
| ProjectPropertyTypes | PropertyTypeLibrary | |
| PropertyEditors (defined in PropertyTypeLibrary) | PropertyTypeLibrary |