43 UFUNCTION(BlueprintCallable)
46 return TrafficSignState;
49 UFUNCTION(BlueprintCallable)
52 TrafficSignState =
State;
55 UFUNCTION(BlueprintImplementableEvent)
56 UBoxComponent *GetTriggerVolume() const;
58 TArray<UBoxComponent*> GetTriggerVolumes() const;
62 UPROPERTY(Category = "Traffic Sign", EditAnywhere)