Fork me on GitHubEpicdominant domains
APIEpic.OrganizationRoleBuilder<(Of <(<'TRole>)>)>BuildRole(IPrincipal)

BuildRole Method (player)
Build the TRole for player.

Assembly: Epic.Core

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