Méthode | Description | |
---|---|---|
Autopilot ( UUID agentID, |
||
Close ( ) : void | ||
CreateNPC ( string firstname, string lastname, System.Vector3 position, |
||
DeleteNPC ( UUID agentID, |
||
Initialise ( |
||
PostInitialise ( ) : void | ||
Say ( UUID agentID, |
Méthode | Description | |
---|---|---|
GetAppearance ( UUID target, |
||
m_timer_Elapsed ( object sender, System e ) : void |
public Autopilot ( UUID agentID, |
||
agentID | UUID | |
scene | ||
pos | System.Vector3 | |
Résultat | void |
public CreateNPC ( string firstname, string lastname, System.Vector3 position, |
||
firstname | string | |
lastname | string | |
position | System.Vector3 | |
scene | ||
cloneAppearanceFrom | UUID | |
Résultat | UUID |
public DeleteNPC ( UUID agentID, |
||
agentID | UUID | |
scene | ||
Résultat | void |
public Initialise ( |
||
scene | ||
source | IConfigSource | |
Résultat | void |
public Say ( UUID agentID, |
||
agentID | UUID | |
scene | ||
text | string | |
Résultat | void |