Fork me on GitHubEpicdominant domains

CreateRoleFor Method (player)
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.
blog comments powered by Disqus