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

    Class StaticBaseline

    Static (class) baseline. Stores "default" information about an entity class, as obtained from string tables.

    Note: There is another type of baseline, the "dynamic" or "entity" baseline, but this parser doesn't handle those explicitly in favor of simply maintaining full entity state throughout.

    Index

    Constructors

    Properties

    serverClass: ServerClass
    entityProperties: EntityProperty[]

    Methods