28 UPROPERTY(Config, EditAnywhere, Category =
"AI Tool Kit Content")
29 bool ShowExampleContent = false;
43 UPROPERTY(Config, EditAnywhere, Category = "AI Tool Kit")
44 float AutoSaveFrequency;
UCLASS(Blueprintable, BlueprintType, ClassGroup=(BucciGames), meta=(BlueprintSpawnableComponent)) class CHATSYSTEM_API UChatSystemComponent
Definition ChatSystemComponent.h:13