#include <MassCommandBuffer.h>
template<typename TCommand, typename... Args>
requires(Args&&... args) {
}
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition ConvertibleTo.h:16
Definition MassCommandBuffer.h:55