Method | Description | |
---|---|---|
Attachable ( this builder, bool attachable = true ) : |
||
Creatable ( this builder, bool creatable = true ) : |
||
Draftable ( this builder, bool draftable = true ) : |
public static Attachable ( this builder, bool attachable = true ) : |
||
builder | this | |
attachable | bool | |
return |
public static Creatable ( this builder, bool creatable = true ) : |
||
builder | this | |
creatable | bool | |
return |
public static Draftable ( this builder, bool draftable = true ) : |
||
builder | this | |
draftable | bool | |
return |