Class FrooxEngineInitHook
- Namespace
- MonkeyLoader.Resonite
- Assembly
- MonkeyLoader.Resonite.Integration.dll
[HarmonyPatchCategory("FrooxEngineInitHook")]
[HarmonyPatch(typeof(Assembly), "LoadFrom", new Type[] { typeof(string) })]
public class FrooxEngineInitHook : Monkey<FrooxEngineInitHook>, IMonkey, IRun, IShutdown, IComparable<IMonkey>, INestedIdentifiable<Mod>, INestedIdentifiable, IIdentifiable, IAuthorable, IDisplayable
- Inheritance
-
FrooxEngineInitHook
- Implements
- Inherited Members
- Extension Methods
Properties
Name
Gets the human-readable name to display for this item.
public override string Name { get; }
Property Value
Remarks
By Default: This monkey's Id.