Goblin - A Platform for 3D AR and VR Applications

ICustomSerialization Interface

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

public interface ICustomSerialization

Types that implement ICustomSerialization

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

ICustomSerialization Members | Goblin.Engine.Utilities Namespace