EntityCreationParams

Summary

Constructors

EntityCreationParams()

Properties

Name Type
transform LinearTransform
variationNameHash int
networked bool
parentRepresentative DataContainer | nil

Constructors

EntityCreationParams

EntityCreationParams()

Properties

transform

LinearTransform

variationNameHash

int

networked

bool

parentRepresentative

DataContainer | nil

Data (ReferenceObjectData) that represents the parent of this blueprint. Specifying this in combination with a custom IndexInBlueprint can be used to provide proper replication between entities spawned on the server and the client.

Last modified February 11, 2021: Add changelog for build 17539 (27f8b03b)