Show / Hide Table of Contents

Class ListFactory

Inheritance
System.Object
ListFactory
Namespace: Eco.Gameplay.Utils
Assembly: Eco.Gameplay.dll
Syntax
public static class ListFactory : Object

Methods

MakeModifyRegistrar<T>(ControllerList<T>)

Declaration
public static void MakeModifyRegistrar<T>(this ControllerList<T> list)
    where T : class, IHasID
Parameters
Type Name Description
ControllerList<T> list
Type Parameters
Name Description
T
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾