Skip to main content

B1StaticCharacterSpawnerTableRow

  • Data table row defining a static character spawner configuration, including character attribute and spawn scripts.
PropertyTypeDescriptionMetadata
CharacterAttributeIdFNameThe character attribute ID used to initialize the spawned static character.Foreign: CharacterAttribute.Id
SpawnScriptIdListTArrayThe list of script IDs executed when the static character is spawned.Foreign: Script.Id
bIsForGhostboolWhether this spawner is intended to spawn a ghost character.
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase