Show / Hide Table of Contents

Interface ICustomClientEdit

Namespace: Eco.Gameplay.Systems
Assembly: Eco.Gameplay.dll
Syntax
public interface ICustomClientEdit

Methods

Edit(User, Boolean, Action<IController>, Action<User>)

Declaration
void Edit(User user, bool readOnly, Action<IController> onSubmit = null, Action<User> onClose = null)
Parameters
Type Name Description
User user
System.Boolean readOnly
System.Action<IController> onSubmit
System.Action<User> onClose

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾