Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Shaders.Ast.IDeclaration Interface Reference

Toplevel interface for a declaration. More...

Inheritance diagram for SiliconStudio.Shaders.Ast.IDeclaration:
SiliconStudio.Paradox.Shaders.Parser.Ast.EnumType SiliconStudio.Paradox.Shaders.Parser.Ast.LinkType SiliconStudio.Paradox.Shaders.Parser.Ast.SemanticType SiliconStudio.Paradox.Shaders.Parser.Ast.VarType SiliconStudio.Shaders.Ast.GenericDeclaration SiliconStudio.Shaders.Ast.Hlsl.ClassType SiliconStudio.Shaders.Ast.Hlsl.InterfaceType SiliconStudio.Shaders.Ast.Hlsl.Technique SiliconStudio.Shaders.Ast.Hlsl.Typedef SiliconStudio.Shaders.Ast.MethodDeclaration SiliconStudio.Shaders.Ast.StructType SiliconStudio.Shaders.Ast.Variable

Properties

Identifier Name [get, set]
 Gets or sets the name of this declaration More...
 

Detailed Description

Toplevel interface for a declaration.

Definition at line 8 of file IDeclaration.cs.

Property Documentation

Identifier SiliconStudio.Shaders.Ast.IDeclaration.Name
getset

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