Table of Contents

Interface IStructureSync

Namespace
Exiled.API.Interfaces
Assembly
Exiled.API.dll

Represents an object with a MapGeneration.Distributors.StructurePositionSync.

public interface IStructureSync
Extension Methods

Properties

PositionSync

Gets the MapGeneration.Distributors.StructurePositionSync of this structure.

StructurePositionSync PositionSync { get; }

Property Value

StructurePositionSync

Methods

Respawn()

Respawns the structure.

void Respawn()

Remarks

Called after every position or rotation change.