GetIsCreature

Revision as of 09:47, 22 February 2024 by Xieve (talk | contribs) (Describe alternative to obsolete function.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This condition function has been marked as obsolete by Skyrim developers, as the game engine no longer distinguishes between Creatures and Characters; there are only Actors.

This condition function always returns 0.


Instead of this function, you can use HasKeyword with ActorTypeCreature or ActorTypeNPC.