Interface IOwnerChangeable
Namespace: Eco.Gameplay.Property
Assembly: Eco.Gameplay.dll
Syntax
public interface IOwnerChangeable : IOwned, IController, IViewController, IHasUniversalID
Methods
ChangeOwners(Player, IAlias)
Declaration
void ChangeOwners(Player changer, IAlias alias)
Parameters
Type | Name | Description |
---|---|---|
Player | changer | |
IAlias | alias |