Table of Contents

Class EntityExtensions

Namespace
AO
Assembly
CoreAssembly.dll

Utility class for entity extensions

public static class EntityExtensions
Inheritance
EntityExtensions
Inherited Members

Methods

Alive(Entity)

Is the entity valid? Use in place of null checks.

public static bool Alive(this Entity entity)

Parameters

entity Entity

Returns

bool