Entity SetComponents Method Delta Engine Documentation

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

public void SetComponents(
	IEnumerable<Object> componentList
)

Parameters

componentList
Type: System.Collections.Generic IEnumerable Object 
See Also