Show / Hide Table of Contents

Class MyJumpDrive.BeaconStub

Inheritance
System.Object
MyJumpDrive.BeaconStub
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
public sealed class BeaconStub : ValueType

Fields

Empty

Declaration
public static MyJumpDrive.BeaconStub Empty
Field Value
Type Description
MyJumpDrive.BeaconStub

Id

Declaration
public long Id
Field Value
Type Description
System.Int64

Name

Declaration
public string Name
Field Value
Type Description
System.String

Methods

Equals(Object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾