Table of Contents

Interface IStringIdentity

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

Properties

Guid

string Guid { get; }

Property Value

string

Methods

Is(IStringIdentity)

bool Is(IStringIdentity other)

Parameters

other IStringIdentity

Returns

bool