Class PdaSystem
Inheritance
System.Object
PdaSystem
Assembly: Content.Client.dll
Syntax
public sealed class PdaSystem : SharedPdaSystem
Methods
|
Improve this Doc
View Source
Initialize()
Declaration
public override void Initialize()
Overrides
|
Improve this Doc
View Source
OnComponentInit(EntityUid, PdaComponent, ComponentInit)
Declaration
protected override void OnComponentInit(EntityUid uid, PdaComponent component, ComponentInit args)
Parameters
Type |
Name |
Description |
EntityUid |
uid |
|
PdaComponent |
component |
|
ComponentInit |
args |
|