• Preparing search index...
  • The search index is not available
@etothepii/satisfactory-file-parser
  • @etothepii/satisfactory-file-parser
  • ArrayProperty
  • Parse

Function Parse

  • Parse(reader, ueType, index, size):
        | BoolArrayProperty
        | ByteArrayProperty
        | DoubleArrayProperty
        | EnumArrayProperty
        | FloatArrayProperty
        | Int32ArrayProperty
        | Int64ArrayProperty
        | ObjectArrayProperty
        | SoftObjectArrayProperty
        | StrArrayProperty
        | StructArrayProperty
        | TextArrayProperty
  • Parameters

    • reader: ContextReader
    • ueType: string
    • index: number
    • size: number

    Returns
        | BoolArrayProperty
        | ByteArrayProperty
        | DoubleArrayProperty
        | EnumArrayProperty
        | FloatArrayProperty
        | Int32ArrayProperty
        | Int64ArrayProperty
        | ObjectArrayProperty
        | SoftObjectArrayProperty
        | StrArrayProperty
        | StructArrayProperty
        | TextArrayProperty

    • Defined in src/parser/satisfactory/types/property/generic/ArrayProperty/ArrayProperty.ts:35

Settings

Member Visibility
@etothepii/satisfactory-file-parser
  • Loading...

Generated using TypeDoc