EntitiesRunner GetDrawBehavior T  Method Delta Engine Documentation

Namespace: DeltaEngine.Entities
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public T GetDrawBehavior<T>()
where T : class, DrawBehavior
Type Parameters

T

Return Value

Type: T
See Also