메소드 | 설명 | |
---|---|---|
Blueprint ( ) : System.Collections.Generic |
Creates a new default blueprint.
|
|
Blueprint ( string id ) : System.Collections.Generic |
Creates a blueprint with the specified id.
|
public Blueprint ( string id ) : System.Collections.Generic | ||
id | string | Id of the blueprint to create. |
리턴 | System.Collections.Generic |