UpdateBehavior Constructor Delta Engine Documentation
Initializes a new instance of the UpdateBehavior class

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

protected UpdateBehavior(
	Priority priority = Priority.Normal,
	bool isPauseable = true
)
See Also