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