Table of Contents

Class BpPiChat

Namespace
HogWarp.Replicated
Assembly
Pillars.dll
[Replicated(Class = "/PiChat/Actors/BP_PI_Chat.BP_PI_Chat", Hash = 8123988857662102289)]
public sealed class BpPiChat : Actor
Inheritance
Actor
BpPiChat
Inherited Members
Actor.Id
Actor.Klass

Properties

ParentActor

Gets or sets the parent chat actor associated with this instance.

Methods

FromClient(Player, string)

Invoked when a player sends a message to the server

FromClient_Impl(Player, IBuffer)
FromServer(Player, string)
Initialize(Player, float, float, float)
SaveSettings(Player, float, float, float)

Invoked when a player closes the settings window of the chat panel.

SaveSettings_Impl(Player, IBuffer)