Goblin - A Platform for 3D AR and VR Applications

IInitAfterDeserialization Interface

For a list of all members of this type, see IInitAfterDeserialization Members.

public interface IInitAfterDeserialization

Types that implement IInitAfterDeserialization

Type Description
InputDeviceMapper This class performs two functions 1) it provides a mapping from string identifier to InputDevice, via its indexer 2) it contains a list of all InputDeviceDrivers, and serializes them when it itself is serialized

Requirements

Namespace: Goblin.Engine.Utilities

Assembly: Goblin.Engine (in Goblin.Engine.dll)

See Also

IInitAfterDeserialization Members | Goblin.Engine.Utilities Namespace