Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
ParameterCollection.cs File Reference

Go to the source code of this file.

Classes

class  SiliconStudio.Paradox.Effects.ParameterCollection
 A container to handle a hierarchical collection of effect variables. More...
 
struct  SiliconStudio.Paradox.Effects.ParameterCollection.InternalValueReference
 Dynamic values use this class when pointing to a source.
 
class  SiliconStudio.Paradox.Effects.ParameterCollection.InternalValue
 Holds a value inside ParameterCollection. More...
 
class  SiliconStudio.Paradox.Effects.ParameterCollection.InternalValueBase< T >
 Holds a value of a specific type in a ParameterCollection.
 
class  SiliconStudio.Paradox.Effects.ParameterCollection.InternalValue< T >
 
class  SiliconStudio.Paradox.Effects.ParameterCollection.InternalValueArray< T >
 

Namespaces

package  SiliconStudio.Paradox.Effects