LeviLamina
Loading...
Searching...
No Matches
LocalWorldTransferActionFunc.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated forward declare list
6// clang-format off
9// clang-format on
10
12: public ::type_safe::strong_typedef<
13 ::LocalWorldTransferActionFunc,
14 ::std::function<void(::IWorldTransferHandler const&, ::WorldTransferActionContext const&)>>,
15 public ::type_safe::strong_typedef_op::equality_comparison<::LocalWorldTransferActionFunc> {};
Definition IWorldTransferHandler.h:5
Definition LocalWorldTransferActionFunc.h:15
Definition WorldTransferActionContext.h:5