mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile About text. requires OsNpcCreate rights
This commit is contained in:
@@ -58,6 +58,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
bool SenseAsAgent { get; }
|
||||
UUID ActiveGroupId { get; set; }
|
||||
UUID Owner { get; }
|
||||
string profileAbout { get; set; }
|
||||
}
|
||||
|
||||
public interface INPCModule
|
||||
|
||||
Reference in New Issue
Block a user