Class KeepIconAttribute
Keep class icon when using as property for GameValue instead of context icon.
Example: GameAction contains Citizen property and uses context icon, this attribute will force any User property to use it's own icon.
Inheritance
System.Object
KeepIconAttribute
Namespace: Eco.Shared.Networking
Assembly: Eco.Shared.dll
Syntax
public class KeepIconAttribute : Attribute
Constructors
KeepIconAttribute()
Declaration
public KeepIconAttribute()