ScriptPayload

Summary

Definition

Namespace: SDT4.Managed.Core.Script
Assembly: SDT4.Managed.Core.dll

class ScriptPayload
Inheritance:

ObjectScriptPayload

Implements:


Fields

Name Type Description

Properties

Name Type Description
public get; set; Veto Boolean If set to true, cancels the creation of this actor.
public get; protected set; State Object? Custom initialization data passed via SpawnPrefab.
Null if the actor is loading from a level file.

Methods