Entity ContainsBehavior T  Method Delta Engine Documentation

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

public bool ContainsBehavior<T>()
where T : UpdateBehavior
Type Parameters

T

Return Value

Type: Boolean
See Also