Table of Contents

Interface IGuidIdentity

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public interface IGuidIdentity
Extension Methods

Properties

GlobalId

IGGuid GlobalId { get; }

Property Value

IGGuid

Methods

Is(IGuidIdentity)

bool Is(IGuidIdentity other)

Parameters

other IGuidIdentity

Returns

bool