Click or drag to resize
MyDefinitionBase Methods

[This is preliminary documentation and is subject to change.]

The MyDefinitionBase type exposes the following members.

Methods
  NameDescription
Public methodGetObjectBuilder
Public methodInit
Public methodPostprocess
Override this in case you want to do some postprocessing of the definition before the game starts. TODO: Obsolete me

Postprocess is useful if you want to process the definition before the game begins,

but you only want to do it when all the definitions are loaded and merged.

Public methodToString (Overrides ObjectToString.)
Top
See Also