Scriptable Parser for Portal 2 Demos
    Preparing search index...

    Class StringTablesMessage

    Contains lookup tables for anything from player info to models to entity baselines. See here for a more in-depth explanation.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    tick: number

    The tick that this message was sent on.

    slot: number

    Index of the player that this message belongs to.

    tables: StringTable[] = []

    List of string tables parsed from this message.

    Methods