Method IsDataBuilt
IsDataBuilt()
Checks to see if the data is built for the given builder.
Declaration
public override bool IsDataBuilt()
Returns
Type | Description |
---|---|
Boolean | Returns true if the data is built. Returns false otherwise. |
Checks to see if the data is built for the given builder.
public override bool IsDataBuilt()
Type | Description |
---|---|
Boolean | Returns true if the data is built. Returns false otherwise. |