Click or drag to resize
MySessionComponentDefinition Methods

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

The MySessionComponentDefinition type exposes the following members.

Methods
  NameDescription
Public methodGetObjectBuilder (Inherited from MyDefinitionBase.)
Public methodInit (Inherited from MyDefinitionBase.)
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.

(Inherited from MyDefinitionBase.)
Public methodToString (Inherited from MyDefinitionBase.)
Top
See Also