Show / Hide Table of Contents

Class IHasEditablePropertiesExtensions

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

Methods

EditProperty(IHasEditableProperties, Player, String)

Declaration
public static void EditProperty(this IHasEditableProperties parentObj, Player player, string propertyName)
Parameters
Type Name Description
IHasEditableProperties parentObj
Player player
System.String propertyName
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾