VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Static Public Member Functions | |
static bool | IsNpc (this IEntity entity) |
static bool | IsNpc (this ulong entityId, IGameDataProvider provider) |
static bool | IsMonster (this IEntity entity) |
static bool | IsMonster (this ulong entityId, IGameDataProvider provider) |
static bool | IsPlayer (this IEntity entity) |
static bool | IsPlayer (this ulong entityId) |
static bool | IsEffect (this ulong entityId) |
static bool | IsScenery (this ulong entityId) |
static bool | IsClientTemporary (this ulong entityId) |