Method | Description | |
---|---|---|
Blueprint ( ) : System.Collections.Generic |
Creates a new default blueprint.
|
|
Blueprint ( string id ) : System.Collections.Generic |
Creates a blueprint with the specified id.
|
public Blueprint ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public Blueprint ( string id ) : System.Collections.Generic | ||
id | string | Id of the blueprint to create. |
return | System.Collections.Generic |