Open Rails

ActionFactory(T).Register Method

[This is preliminary documentation and subject to change.]

public static void ActionFactory(
   string name,
   Func<T> ctor,
   string myShort,
   string myLong
);

See Also

ActionFactory<T> Class | Orts.Formats.OR Namespace