Property | Type | Description | |
---|---|---|---|
m_EffectColor | byte[] | ||
m_IsSelecting | bool | ||
m_SelectedUUID | ISceneChildEntity | ||
m_effectsLastSent | int | ||
m_module | |||
m_presence | IScenePresence |
Method | Description | |
---|---|---|
Close ( ) : void | ||
PerClientSelectionParticles ( IScenePresence presence, |
Method | Description | |
---|---|---|
EventManager_OnFrame ( ) : void | ||
SendViewerEffects ( ) : void |
This sends the little particles to the client if they are selecting something or such
|
public PerClientSelectionParticles ( IScenePresence presence, |
||
presence | IScenePresence | |
mod | ||
return | System |
protected ISceneChildEntity m_SelectedUUID | ||
return | ISceneChildEntity |
protected SelectionModule,Universe.Modules.Selection m_module | ||
return |