Show / Hide Table of Contents

Interface IModInit

Namespace: Eco.Core.Plugins.Interfaces
Assembly: Eco.Core.dll
Syntax
public interface IModInit

Methods

Initialize()

Declaration
static void Initialize()

PostInitialize()

Declaration
static void PostInitialize()

Register()

Called first, caller must return the mod registration

Declaration
static ModRegistration Register()
Returns
Type Description
ModRegistration

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾