C# Class Oxide.Ext.UE4.Plugins.UE4Core

The core UE4 plugin
Inheritance: CSPlugin
Afficher le fichier Open project: OxideMod/OxideNative

Méthodes publiques

Méthode Description
UE4Core ( ) : System

Initializes a new instance of the UE4Core class

Méthodes protégées

Méthode Description
LoadDefaultConfig ( ) : void

Loads the default config for this plugin

Private Methods

Méthode Description
OnEnginePostInit ( ) : void
OnEnginePreInit ( ) : void

Method Details

LoadDefaultConfig() protected méthode

Loads the default config for this plugin
protected LoadDefaultConfig ( ) : void
Résultat void

UE4Core() public méthode

Initializes a new instance of the UE4Core class
public UE4Core ( ) : System
Résultat System