Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Botpack.ControlPointMessage

Extends
CriticalEventLowPlus

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.LocalMessage
         |   
         +-- Botpack.LocalMessagePlus
            |   
            +-- Botpack.CriticalEventPlus
               |   
               +-- Botpack.CriticalEventLowPlus
                  |   
                  +-- Botpack.ControlPointMessage

Variables Summary
ControlPointMessage
StringControlledBy
StringControlPointStr
StringControlTrailer

Functions Summary
functionstring GetString (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject ))
Inherited Functions from Botpack.CriticalEventPlus
GetOffset


Variables Detail

ControlPointMessage

ControlledBy Source code

var(ControlPointMessage) localized String ControlledBy;

ControlPointStr Source code

var(ControlPointMessage) localized String ControlPointStr;

ControlTrailer Source code

var(ControlPointMessage) localized String ControlTrailer;


Functions Detail

GetString Source code

static function string GetString ( optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject ) )


Defaultproperties

defaultproperties
{
     ControlPointStr="Control Point"
     ControlledBy="now controlled by"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 5/5/2025 21:23:16.239 - Created with UnCodeX