USTRUCT() struct FEnemySpawn { GENERATED_USTRUCT_BODY() UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = Spawn) ACagedDoor* SpawnToTrigger; };