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

This procedure is called after the initialisation thread has executed in a thread-safe environment to allow custom controls to be added and to complete thread-unsafe calls

Namespace:  IcarusSceneEngine
Assembly:  IcarusSceneEngine (in IcarusSceneEngine)
Version: 1.0.0.0

Syntax

C#
public virtual void InitThreadSafe()

See Also