Background for Starfield
Member of the ActorBase script
intfunctionGetPronoun()Native

Description

Documentation Comment

Returns this actor's pronoun.
0 - Unselected
1 - He_Him
2 - She_Her
3 - They_Them


Caveats


Examples

Auto-Generated Example

int returnedValue = myActorBase__toCallFunctionOn.GetPronoun()
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.