![]() |
Paradox Game Engine
v1.0.0 beta06
|
Toplevel interface for a declaration. More...
Properties | |
Identifier | Name [get, set] |
Gets or sets the name of this declaration More... | |
Toplevel interface for a declaration.
Definition at line 8 of file IDeclaration.cs.
|
getset |
Gets or sets the name of this declaration
The name.
Definition at line 16 of file IDeclaration.cs.
Referenced by SiliconStudio.Shaders.Visitor.ScopeDeclaration.AddDeclaration(), SiliconStudio.Shaders.Writer.Hlsl.HlslWriter.Visit(), and SiliconStudio.Paradox.Shaders.Parser.Mixins.ShaderMixinCodeGen.Visit().