Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Core.PropertyContainer Member List

This is the complete list of members for SiliconStudio.Core.PropertyContainer, including all inherited members.

Add(PropertyKey key, object value)SiliconStudio.Core.PropertyContainer
Add< T >(PropertyKey< T > key, T value)SiliconStudio.Core.PropertyContainer
AddAccessorProperty(Type type, PropertyKey propertyKey)SiliconStudio.Core.PropertyContainerstatic
Clear()SiliconStudio.Core.PropertyContainer
ContainsKey(PropertyKey key)SiliconStudio.Core.PropertyContainer
CopyTo(ref PropertyContainer destination)SiliconStudio.Core.PropertyContainer
CountSiliconStudio.Core.PropertyContainer
Get(PropertyKey propertyKey)SiliconStudio.Core.PropertyContainer
Get< T >(PropertyKey< T > propertyKey)SiliconStudio.Core.PropertyContainer
GetEnumerator()SiliconStudio.Core.PropertyContainer
GetEnumerator()SiliconStudio.Core.PropertyContainer
IsReadOnlySiliconStudio.Core.PropertyContainer
KeysSiliconStudio.Core.PropertyContainer
OwnerSiliconStudio.Core.PropertyContainer
PropertyContainer(object owner)SiliconStudio.Core.PropertyContainer
PropertyUpdatedSiliconStudio.Core.PropertyContainer
PropertyUpdatedDelegate(ref PropertyContainer propertyContainer, PropertyKey propertyKey, object newValue, object oldValue)SiliconStudio.Core.PropertyContainer
Remove(PropertyKey propertyKey)SiliconStudio.Core.PropertyContainer
Set< T >(PropertyKey< T > propertyKey, T tagValue)SiliconStudio.Core.PropertyContainer
SetObject(PropertyKey propertyKey, object tagValue)SiliconStudio.Core.PropertyContainer
this[PropertyKey key]SiliconStudio.Core.PropertyContainer
TryGetValue(PropertyKey propertyKey, out object value)SiliconStudio.Core.PropertyContainer
TryGetValue< T >(PropertyKey< T > propertyKey, out T value)SiliconStudio.Core.PropertyContainer
ValuesSiliconStudio.Core.PropertyContainer