OpenMetaverse Protocol Library Developers API Documentation
SetGroupContribution Method (group, contribution)
NamespacesOpenMetaverseGroupManagerSetGroupContribution(UUID, Int32)
Set this avatar's tier contribution
Declaration Syntax
C#
public 
void 
SetGroupContribution(
        
UUID 
group,
        
int 
contribution
)
Parameters
group ( UUID)
Group ID to change tier in
contribution ( Int32)
amount of tier to donate

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)