Namespace: DeltaEngine.EntitiesAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
DrawBehavior ResolveDrawBehavior(
Type behaviorType
)
DrawBehavior ResolveDrawBehavior(
Type behaviorType
)
Function ResolveDrawBehavior (
behaviorType As Type
) As DrawBehavior
Function ResolveDrawBehavior (
behaviorType As Type
) As DrawBehavior
DrawBehavior^ ResolveDrawBehavior(
Type^ behaviorType
)
DrawBehavior^ ResolveDrawBehavior(
Type^ behaviorType
)
abstract ResolveDrawBehavior :
behaviorType : Type -> DrawBehavior
abstract ResolveDrawBehavior :
behaviorType : Type -> DrawBehavior
Return Value
Type:
DrawBehavior