Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface common.SpawnpointTemplate
import { type common } from "https://deno.land/x/sptaki@1.2.0/models/eft/mod.ts";
const { SpawnpointTemplate } = common;

Properties

Id: string
IsContainer: boolean
useGravity: boolean
randomRotation: boolean
Position: Ixyz
Rotation: Ixyz
IsAlwaysSpawn: boolean
IsGroupPosition: boolean
GroupPositions: any[]
Root: string
Items: Item[]