unreal.ExecuteOnServer

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

Bases: unreal.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