Fork me on GitHubEpicdominant domains

BuildRole Method (player)
Builds the role. Overrides and seals the BuildRole(IPrincipal) template method. Calls CreateRoleFor(IPrincipal).

Assembly: Epic.Core

Declaration Syntax
C#
protected override sealed TRole BuildRole(
	IPrincipal player
)
Parameters
player (IPrincipal)
Role player.
Return Value
The role.
blog comments powered by Disqus