unreal.ExecuteOnServer¶
- class unreal.ExecuteOnServer(*args: Any, **kwargs: Any)¶
Bases:
DelegateBaseDelegate for executing a unit test function on the server
- Parameters:
nut_actor (NUTActor) – The serverside NUTActor triggering the delegate
C++ Source:
Plugin: NetcodeUnitTest
Module: NetcodeUnitTest
File: NUTActor.h