C# Class UnrealEngine.Editor

Exibir arquivo Open project: o87481299/SharpUnreal

Public Methods

Method Description
OnBeginPIE ( ) : void

监听编辑器开始游戏

OnEndPIE ( ) : void

Method Details

OnBeginPIE() public static method

监听编辑器开始游戏
public static OnBeginPIE ( ) : void
return void

OnEndPIE() public static method

public static OnEndPIE ( ) : void
return void