Empeld
Empeld plugin documentation.
pluginbase.Objects.Game.IUserController Interface Reference
Inheritance diagram for pluginbase.Objects.Game.IUserController:
pluginbase.Objects.Game.UserControllerBase essentials.Subsystems.SimpleUserController< T >

Public Member Functions

IPlayableEntity CreateEntityFor (IUser user)
 Creates the entity for a user More...
 
void UnloadEntityFor (IUser user, IPlayableEntity entity)
 

Member Function Documentation

◆ CreateEntityFor()

IPlayableEntity pluginbase.Objects.Game.IUserController.CreateEntityFor ( IUser  user)

Creates the entity for a user

Returns
The entity for.
Parameters
userUser.

Implemented in essentials.Subsystems.SimpleUserController< T >, and pluginbase.Objects.Game.UserControllerBase.

◆ UnloadEntityFor()

void pluginbase.Objects.Game.IUserController.UnloadEntityFor ( IUser  user,
IPlayableEntity  entity 
)

The documentation for this interface was generated from the following file: