DestroyView(IEnumerable<Type>)

Method

Namespace: Ignis

Declared in: Ignis.IEntityManager


Destroys a view with the specified component filter.

Syntax

public bool DestroyView(
	IEnumerable<Type> filter
)

Back to index