C# 클래스 Oxide.Ext.UE4.Plugins.UE4Core

The core UE4 plugin
상속: CSPlugin
파일 보기 프로젝트 열기: OxideMod/OxideNative

공개 메소드들

메소드 설명
UE4Core ( ) : System

Initializes a new instance of the UE4Core class

보호된 메소드들

메소드 설명
LoadDefaultConfig ( ) : void

Loads the default config for this plugin

비공개 메소드들

메소드 설명
OnEnginePostInit ( ) : void
OnEnginePreInit ( ) : void

메소드 상세

LoadDefaultConfig() 보호된 메소드

Loads the default config for this plugin
protected LoadDefaultConfig ( ) : void
리턴 void

UE4Core() 공개 메소드

Initializes a new instance of the UE4Core class
public UE4Core ( ) : System
리턴 System