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