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

Go to the source code of this file.

Classes

class  SiliconStudio.Shaders.Ast.CloneContext
 Provides a dictionary of cloned values, where the [key] is the original object and [value] the new object cloned associated to the original object. More...
 
class  SiliconStudio.Shaders.Ast.DeepCloner
 DeepClone extension. More...
 
struct  SiliconStudio.Shaders.Ast.DeepCloner.CacheKey
 

Namespaces

package  SiliconStudio.Shaders.Ast
 

Typedefs

using LinqExpression = System.Linq.Expressions.Expression
 

Typedef Documentation

using LinqExpression = System.Linq.Expressions.Expression

Definition at line 9 of file Node.Clone.Extension.cs.