Access EmpOnTriggerComponent (#14453)
This commit is contained in:
@@ -4,6 +4,7 @@ namespace Content.Server.Emp;
|
|||||||
/// Upon being triggered will EMP area around it.
|
/// Upon being triggered will EMP area around it.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[RegisterComponent]
|
[RegisterComponent]
|
||||||
|
[Access(typeof(EmpSystem))]
|
||||||
public sealed class EmpOnTriggerComponent : Component
|
public sealed class EmpOnTriggerComponent : Component
|
||||||
{
|
{
|
||||||
[DataField("range"), ViewVariables(VVAccess.ReadWrite)]
|
[DataField("range"), ViewVariables(VVAccess.ReadWrite)]
|
||||||
|
|||||||
Reference in New Issue
Block a user