C# Class ACR_ChooserCreator.User

Show file Open project: ALandFarAway/ALFA-Base-Resources Class Usage Examples

Public Properties

Property Type Description
ChooserShowAOE bool
ChooserShowCreature bool
ChooserShowDoor bool
ChooserShowItem bool
ChooserShowLight bool
ChooserShowPlaceable bool
ChooserShowPlacedEffect bool
ChooserShowStore bool
ChooserShowTrigger bool
ChooserShowWaypoint bool
CreatorSearchResponse NavigatorCategory
CurrentCreatureCategory NavigatorCategory
CurrentItemCategory NavigatorCategory
CurrentLightCategory NavigatorCategory
CurrentPlaceableCategory NavigatorCategory
CurrentSearch CreatorSearch
CurrentTrapCategory NavigatorCategory
CurrentVisualEffectCategory NavigatorCategory
CurrentWaypointCategory NavigatorCategory
FocusedArea uint
Id uint
LastSearchCommand ACR_ChooserCreator.ACR_CreatorCommand
LastSearchString string
LastSeenArea uint
SortingColumn int
openCommand ACR_ChooserCreator.ACR_CreatorCommand

Property Details

ChooserShowAOE public property

public bool ChooserShowAOE
return bool

ChooserShowCreature public property

public bool ChooserShowCreature
return bool

ChooserShowDoor public property

public bool ChooserShowDoor
return bool

ChooserShowItem public property

public bool ChooserShowItem
return bool

ChooserShowLight public property

public bool ChooserShowLight
return bool

ChooserShowPlaceable public property

public bool ChooserShowPlaceable
return bool

ChooserShowPlacedEffect public property

public bool ChooserShowPlacedEffect
return bool

ChooserShowStore public property

public bool ChooserShowStore
return bool

ChooserShowTrigger public property

public bool ChooserShowTrigger
return bool

ChooserShowWaypoint public property

public bool ChooserShowWaypoint
return bool

CreatorSearchResponse public property

public NavigatorCategory CreatorSearchResponse
return NavigatorCategory

CurrentCreatureCategory public property

public NavigatorCategory CurrentCreatureCategory
return NavigatorCategory

CurrentItemCategory public property

public NavigatorCategory CurrentItemCategory
return NavigatorCategory

CurrentLightCategory public property

public NavigatorCategory CurrentLightCategory
return NavigatorCategory

CurrentPlaceableCategory public property

public NavigatorCategory CurrentPlaceableCategory
return NavigatorCategory

CurrentSearch public property

public CreatorSearch,ACR_ChooserCreator CurrentSearch
return CreatorSearch

CurrentTrapCategory public property

public NavigatorCategory CurrentTrapCategory
return NavigatorCategory

CurrentVisualEffectCategory public property

public NavigatorCategory CurrentVisualEffectCategory
return NavigatorCategory

CurrentWaypointCategory public property

public NavigatorCategory CurrentWaypointCategory
return NavigatorCategory

FocusedArea public property

public uint FocusedArea
return uint

Id public property

public uint Id
return uint

LastSearchCommand public property

public ACR_ChooserCreator.ACR_CreatorCommand LastSearchCommand
return ACR_ChooserCreator.ACR_CreatorCommand

LastSearchString public property

public string LastSearchString
return string

LastSeenArea public property

public uint LastSeenArea
return uint

SortingColumn public property

public int SortingColumn
return int

openCommand public property

public ACR_ChooserCreator.ACR_CreatorCommand openCommand
return ACR_ChooserCreator.ACR_CreatorCommand