Table of Contents

Interface IObjectAssemblyBuilderSizeLimits

Namespace
KSP.OAB
Assembly
Assembly-CSharp.dll
public interface IObjectAssemblyBuilderSizeLimits
Extension Methods

Methods

EnableDebugSizeLimits(bool)

void EnableDebugSizeLimits(bool enable)

Parameters

enable bool

IsAssemblyOutOfBounds(Bounds)

bool IsAssemblyOutOfBounds(Bounds assemblyBounds)

Parameters

assemblyBounds Bounds

Returns

bool