Creates the TRole instance for player.
Assembly: Epic.Core
Declaration Syntax
C# |
protected abstract TImplementation CreateRoleFor( IPrincipal player )
Parameters
- player (IPrincipal)
- Role player.
Return Value
The the TRole instance for player.