Difference between revisions of "GetIsPlayableRace"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Maturin
 
imported>Vswe
m (Added Search Terms)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''Syntax:'''
[''ActorID''.]GetIsPlayableRace
Returns 1 if the calling actor's race is playable (see [[Races]]).
Returns 1 if the calling actor's race is playable (see [[Races]]).


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category:Actor Functions]]
[[Category:Actor Functions (CS 1.0)]]
[[Category: Actor State Functions]]
[[Category: Actor State Functions]]
[[Category: Actor State Functions (CS 1.0)]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]
[[Category: Condition Functions (CS 1.0)]]
<!-- Begin Search Terms
Get
Is
Playable
Race
End Search Terms -->

Latest revision as of 09:58, 20 June 2008

Syntax:

[ActorID.]GetIsPlayableRace

Returns 1 if the calling actor's race is playable (see Races).