C# Class ACR_ChooserCreator.User

Datei anzeigen 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_oe property

public bool ChooserShowAOE
return bool

ChooserShowCreature public_oe property

public bool ChooserShowCreature
return bool

ChooserShowDoor public_oe property

public bool ChooserShowDoor
return bool

ChooserShowItem public_oe property

public bool ChooserShowItem
return bool

ChooserShowLight public_oe property

public bool ChooserShowLight
return bool

ChooserShowPlaceable public_oe property

public bool ChooserShowPlaceable
return bool

ChooserShowPlacedEffect public_oe property

public bool ChooserShowPlacedEffect
return bool

ChooserShowStore public_oe property

public bool ChooserShowStore
return bool

ChooserShowTrigger public_oe property

public bool ChooserShowTrigger
return bool

ChooserShowWaypoint public_oe property

public bool ChooserShowWaypoint
return bool

CreatorSearchResponse public_oe property

public NavigatorCategory CreatorSearchResponse
return NavigatorCategory

CurrentCreatureCategory public_oe property

public NavigatorCategory CurrentCreatureCategory
return NavigatorCategory

CurrentItemCategory public_oe property

public NavigatorCategory CurrentItemCategory
return NavigatorCategory

CurrentLightCategory public_oe property

public NavigatorCategory CurrentLightCategory
return NavigatorCategory

CurrentPlaceableCategory public_oe property

public NavigatorCategory CurrentPlaceableCategory
return NavigatorCategory

CurrentSearch public_oe property

public CreatorSearch,ACR_ChooserCreator CurrentSearch
return CreatorSearch

CurrentTrapCategory public_oe property

public NavigatorCategory CurrentTrapCategory
return NavigatorCategory

CurrentVisualEffectCategory public_oe property

public NavigatorCategory CurrentVisualEffectCategory
return NavigatorCategory

CurrentWaypointCategory public_oe property

public NavigatorCategory CurrentWaypointCategory
return NavigatorCategory

FocusedArea public_oe property

public uint FocusedArea
return uint

Id public_oe property

public uint Id
return uint

LastSearchCommand public_oe property

public ACR_ChooserCreator.ACR_CreatorCommand LastSearchCommand
return ACR_ChooserCreator.ACR_CreatorCommand

LastSearchString public_oe property

public string LastSearchString
return string

LastSeenArea public_oe property

public uint LastSeenArea
return uint

SortingColumn public_oe property

public int SortingColumn
return int

openCommand public_oe property

public ACR_ChooserCreator.ACR_CreatorCommand openCommand
return ACR_ChooserCreator.ACR_CreatorCommand