EngineServices First T  Method RapidGame Class Library

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

Gives the first instance found of a Service type

Namespace: RapidXNA
Assembly: RapidXNA3.0 (in RapidXNA3.0.dll) Version: 3.0.0.0
Syntax

public T First<T>()
Type Parameters

T
The type of service you need to access

Return Value

Type: T
The first instance of type T in services
Version Information

RapidGame

Supported in: 1
See Also