Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Entitas
CodeGenerator
DontGenerateAttribute
C# Class Entitas.CodeGenerator.DontGenerateAttribute
Inheritance:
System.Attribute
Datei anzeigen
Open project: sschmid/Entitas-CSharp
Public Properties
Property
Type
Description
generateIndex
bool
Public Methods
Method
Description
DontGenerateAttribute
(
bool
generateIndex
= true ) :
System
Method Details
DontGenerateAttribute()
public
method
public
DontGenerateAttribute
(
bool
generateIndex
= true ) :
System
generateIndex
bool
return
System
Property Details
generateIndex
public_oe property
public
bool
generateIndex
return
bool