Difference between revisions of "GetReferenceFlag"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
imported>Pintocat
m
 
Line 5: Line 5:
  |alias = GetRefFlag
  |alias = GetRefFlag
  |returnType = bool
  |returnType = bool
  |referenceType = [GetReferenceFlag]
  |referenceType = [ref]
  |arguments =  
  |arguments =  
   {{FunctionArgument
   {{FunctionArgument

Latest revision as of 14:30, 10 February 2017

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns whether or not a reference has the given flag.

Syntax

[help]
(bool) [ref].GetReferenceFlag flag:int 

Or:

(bool) [ref].GetRefFlag flag:int

See Also

SetReferenceFlag