Difference between revisions of "GetIsCreature"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Egocarib
(Created page with "This Condition Function has been marked as obsolete by Skyrim developers. (There is no distinction between Creatures and Actors). Category:Condition Functions")
 
imported>DavidJCobb
(disassembly)
Line 1: Line 1:
This Condition Function has been marked as obsolete by Skyrim developers. (There is no distinction between Creatures and Actors).
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 [[Actor]]s.
 
This condition function always returns 0.


[[Category:Condition Functions]]
[[Category:Condition Functions]]

Revision as of 18:45, 20 February 2021

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.