Skip to main content

B1CharacterSpawnInfo

  • Holds the spawn information for a character, including location, rotation, household, and compact cache data.
PropertyTypeDescriptionMetadata
EntityIdFB1EntityIdThe entity ID of the character to spawn.
WorldLocationFVectorThe world location at which to spawn the character.
WorldRotationFRotatorThe world rotation applied to the character at spawn.
HouseholdEntityIdFB1EntityIdThe entity ID of the household this character belongs to.
VehicleContextFB1VehicleContextThe vehicle context for the character if spawning inside a vehicle.
PocketMarketGradeInfoFB1PocketMarketGradeInfoThe pocket market grade info associated with this character at spawn.
CompactFB1CharacterDataCache_CompactThe compact character data cache used to restore the character's state.