Interface IHasEditableProperties
Namespace: Eco.Gameplay.Utils
Assembly: Eco.Gameplay.dll
Syntax
public interface IHasEditableProperties
Methods
PropertyEditedViaRPC(Player, String)
Declaration
virtual void PropertyEditedViaRPC(Player player, string propertyName)
Parameters
| Type | Name | Description |
|---|---|---|
| Player | player | |
| System.String | propertyName |