Method | Description | |
---|---|---|
Generate ( BaseEntity entity ) : void |
Generates the specified entity.
|
|
Generate ( BaseEntity entity, bool standlone ) : void |
Generates the specified entity.
|
public Generate ( BaseEntity entity ) : void | ||
entity | BaseEntity | The entity. |
return | void |
public Generate ( BaseEntity entity, bool standlone ) : void | ||
entity | BaseEntity | The entity. |
standlone | bool | if set to |
return | void |