@etothepii/satisfactory-file-parser
Preparing search index...
TextPropertyValue
Type Alias TextPropertyValue
type
TextPropertyValue
=
{
arguments
?:
{
argumentValue
:
TextPropertyValue
;
name
:
string
;
valueType
:
number
;
}
[]
;
flags
:
number
;
hasCultureInvariantString
?:
boolean
;
historyType
:
number
;
key
?:
string
;
namespace
?:
string
;
sourceFmt
?:
TextPropertyValue
;
sourceText
?:
TextPropertyValue
;
tableId
?:
string
;
textKey
?:
string
;
transformType
?:
number
;
value
?:
string
;
}
Index
Properties
arguments?
flags
has
Culture
Invariant
String?
history
Type
key?
namespace?
source
Fmt?
source
Text?
table
Id?
text
Key?
transform
Type?
value?
Properties
Optional
arguments
arguments
?:
{
argumentValue
:
TextPropertyValue
;
name
:
string
;
valueType
:
number
;
}
[]
flags
flags
:
number
Optional
has
Culture
Invariant
String
hasCultureInvariantString
?:
boolean
history
Type
historyType
:
number
Optional
key
key
?:
string
Optional
namespace
namespace
?:
string
Optional
source
Fmt
sourceFmt
?:
TextPropertyValue
Optional
source
Text
sourceText
?:
TextPropertyValue
Optional
table
Id
tableId
?:
string
Optional
text
Key
textKey
?:
string
Optional
transform
Type
transformType
?:
number
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arguments
flags
has
Culture
Invariant
String
history
Type
key
namespace
source
Fmt
source
Text
table
Id
text
Key
transform
Type
value
@etothepii/satisfactory-file-parser
Loading...