Table of Contents

Property VariableSize

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

VariableSize

Gets or sets if this cell can grow if space is available (true), or if it is static (false)

[JsonProperty(Order = 3)]
public bool VariableSize { get; set; }

Property Value

bool