Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Paradox.Effects.InheritanceIndexer Class Reference

Applies IndexedOf(index) on each key. More...

Inherits SiliconStudio.Paradox.Effects.IParameterCollectionInheritanceInternal.

Public Member Functions

 InheritanceIndexer (ParameterCollection source, int keyIndex)
 

Properties

IEnumerable
< ParameterDynamicValue
DynamicValues [get]
 

Detailed Description

Applies IndexedOf(index) on each key.

Definition at line 11 of file InheritanceIndexer.cs.

Constructor & Destructor Documentation

SiliconStudio.Paradox.Effects.InheritanceIndexer.InheritanceIndexer ( ParameterCollection  source,
int  keyIndex 
)

Definition at line 18 of file InheritanceIndexer.cs.

Property Documentation

IEnumerable<ParameterDynamicValue> SiliconStudio.Paradox.Effects.InheritanceIndexer.DynamicValues
get

Definition at line 73 of file InheritanceIndexer.cs.


The documentation for this class was generated from the following file: