unreal.ExecuteOnServer

class unreal.ExecuteOnServer(*args: Any, **kwargs: Any)

Bases: DelegateBase

Delegate 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