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 WeatherActor ParentActor { get; set; }

Property Value

WeatherActor

The WeatherActor instance representing the parent weather actor.