Table of Contents

Property ParentActor

Namespace
HogWarp.Replicated
Assembly
Pillars.dll

ParentActor

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

public required ChatActor ParentActor { get; set; }

Property Value

ChatActor

The ChatActor instance representing the parent chat actor.