Apparatus
Version 1.23
ECS data-oriented workflow for Unreal Engine.
|
#include "Components/ActorComponent.h"
#include "CoreMinimal.h"
#include "UObject/NoExportTypes.h"
#include "Filter.h"
#include "Iterable.h"
#include "BeltSlot.h"
#include "Belt.generated.h"
#include "Machine.h"
Classes | |
class | UBelt |
The conveyor belt consisting of subjects. More... | |
Functions | |
DECLARE_STATS_GROUP (TEXT("Belt"), STATGROUP_Belt, STATCAT_Advanced) | |
DECLARE_STATS_GROUP | ( | TEXT("Belt") | , |
STATGROUP_Belt | , | ||
STATCAT_Advanced | |||
) |