45 UFUNCTION(BlueprintCallable)
48 return TrafficSignState;
51 UFUNCTION(BlueprintCallable)
54 TrafficSignState =
State;
57 UFUNCTION(BlueprintImplementableEvent)
58 UBoxComponent *GetTriggerVolume() const;
60 TArray<UBoxComponent*> GetTriggerVolumes() const;
64 UPROPERTY(Category = "Traffic Sign", EditAnywhere)