![]() |
Paradox Game Engine
v1.0.0 beta06
|
This is the complete list of members for SiliconStudio.Assets.PropertyCollection, including all inherited members.
CopyTo(IDictionary< PropertyKey, object > properties, bool overrideValues) | SiliconStudio.Assets.PropertyCollection | |
Get(PropertyKey key) | SiliconStudio.Assets.PropertyCollection | |
Get< T >(PropertyKey< T > key) | SiliconStudio.Assets.PropertyCollection | |
PropertyCollection() | SiliconStudio.Assets.PropertyCollection | |
PropertyCollection(IEnumerable< KeyValuePair< PropertyKey, object >> dictionary) | SiliconStudio.Assets.PropertyCollection | |
Set(PropertyKey key, object value) | SiliconStudio.Assets.PropertyCollection | |
Set< T >(PropertyKey< T > key, T value) | SiliconStudio.Assets.PropertyCollection |