Adventure Creator  1.79.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2022
AC.ActionInventoryPrefab Member List

This is the complete list of members for AC.ActionInventoryPrefab, including all inherited members.

Action()AC.Action
AddSaveScript< T >(Behaviour field) (defined in AC.Action)AC.Action
AddSaveScript< T >(GameObject _gameObject) (defined in AC.Action)AC.Action
AddSearchTerm(string term) (defined in AC.Action)AC.Actionprotected
AfterRunningOption() (defined in AC.Action)AC.Actionprotected
applyRememberData (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
AssignBoolean(List< ActionParameter > parameters, int _parameterID, BoolValue field)AC.Action
AssignConstantID(Collider field, int _constantID, int _parameterID) (defined in AC.Action)AC.Actionprotected
AssignConstantID(Transform field, int _constantID, int _parameterID) (defined in AC.Action)AC.Actionprotected
AssignConstantID(GameObject field, int _constantID, int _parameterID) (defined in AC.Action)AC.Actionprotected
AssignConstantID< T >(T field, int _constantID, int _parameterID) (defined in AC.Action)AC.Actionprotected
AssignConstantIDs(bool saveScriptsToo, bool fromAssetFile)AC.ActionInventoryPrefabvirtual
AssignDocumentID(List< ActionParameter > parameters, int _parameterID, int field) (defined in AC.Action)AC.Actionprotected
AssignFile(List< ActionParameter > parameters, int _parameterID, int _constantID, Transform field)AC.Action
AssignFile(List< ActionParameter > parameters, int _parameterID, int _constantID, Collider field)AC.Action
AssignFile(List< ActionParameter > parameters, int _parameterID, int _constantID, GameObject field)AC.Actionprotected
AssignFile(int _constantID, GameObject field)AC.Actionprotected
AssignFile(int _constantID, Transform field)AC.Action
AssignFile< T >(List< ActionParameter > parameters, int _parameterID, int _constantID, T field, bool doLog=true)AC.Action
AssignFile< T >(int _constantID, T field)AC.Action
AssignFloat(List< ActionParameter > parameters, int _parameterID, float field)AC.Action
AssignInteger(List< ActionParameter > parameters, int _parameterID, int field)AC.Action
AssignInvItemID(List< ActionParameter > parameters, int _parameterID, int field) (defined in AC.Action)AC.Actionprotected
AssignObject< T >(List< ActionParameter > parameters, int _parameterID, Object field)AC.Action
AssignParentList(ActionList actionList)AC.Actionvirtual
AssignPlayer(int _playerID, List< ActionParameter > parameters, int _playerParameterID) (defined in AC.Action)AC.Actionprotected
AssignString(List< ActionParameter > parameters, int _parameterID, string field) (defined in AC.Action)AC.Actionprotected
AssignValues(List< ActionParameter > parameters)AC.ActionInventoryPrefabvirtual
AC::Action.AssignValues()AC.Actionvirtual
AssignVariable(List< ActionParameter > parameters, int _parameterID, GVar field) (defined in AC.Action)AC.Actionprotected
AssignVariableID(List< ActionParameter > parameters, int _parameterID, int field) (defined in AC.Action)AC.Actionprotected
AssignVariablesComponent(List< ActionParameter > parameters, int _parameterID, Variables field) (defined in AC.Action)AC.Actionprotected
AssignVector3(List< ActionParameter > parameters, int _parameterID, Vector3 field) (defined in AC.Action)AC.Actionprotected
category (defined in AC.Action)AC.Actionprotected
Category (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
ChooseParameterGUI(string label, List< ActionParameter > _parameters, int _parameterID, ParameterType _expectedType, int excludeParameterID=-1, string tooltip="", bool alwaysShow=false) (defined in AC.Action)AC.Actionstatic
ChooseParameterGUI(string label, List< ActionParameter > _parameters, int _parameterID, ParameterType[] _expectedTypes, int excludeParameterID=-1, string tooltip="") (defined in AC.Action)AC.Actionstatic
ChooseParameterGUI(List< ActionParameter > _parameters, int _parameterID) (defined in AC.Action)AC.Actionstatic
ChoosePlayerGUI(int _playerID, bool includeActiveOption=false) (defined in AC.Action)AC.Actionprotected
ClearIDs() (defined in AC.Action)AC.Actionvirtual
commentAC.Action
container (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
containerConstantID (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
containerParameterID (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
ConvertGlobalVariableToLocal(int oldGlobalID, int newLocalID, bool isCorrectScene)AC.Actionvirtual
ConvertLocalVariableToGlobal(int oldLocalID, int newGlobalID)AC.Actionvirtual
CreateNew(string className) (defined in AC.Action)AC.Actionstatic
CreateNew< T >() (defined in AC.Action)AC.Actionstatic
CreateNew_ItemToScene(int invID)AC.ActionInventoryPrefabstatic
defaultPauseTime (defined in AC.Action)AC.Action
DelayedTextField(string label, string text) (defined in AC.Action)AC.Actionprotected
description (defined in AC.Action)AC.Actionprotected
Description (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
DrawOutWires(List< Action > actions, int i, int offset, Vector2 scrollPosition) (defined in AC.Action)AC.Action
EditSource(Action _action) (defined in AC.Action)AC.Actionstatic
endingsAC.Action
FieldToID(Collider field, int _constantID) (defined in AC.Action)AC.Action
FieldToID(Transform field, int _constantID, bool alwaysAssign=false) (defined in AC.Action)AC.Action
FieldToID(GameObject field, int _constantID) (defined in AC.Action)AC.Action
FieldToID(GameObject field, int _constantID, bool alwaysAssign) (defined in AC.Action)AC.Action
FieldToID(GameObject field, int _constantID, bool alwaysAssign, bool _isAssetFile) (defined in AC.Action)AC.Actionstatic
FieldToID< T >(T field, int _constantID, bool alwaysAssign=false) (defined in AC.Action)AC.Action
FixLinkAfterDeleting(Action actionToDelete, Action targetAction, List< Action > actionList) (defined in AC.Action)AC.Action
GenerateActionEnd(ResultAction _resultAction, ActionListAsset _linkedAsset, Cutscene _linkedCutscene, int _skipAction, Action _skipActionActual, List< Action > _actions) (defined in AC.Action)AC.Actionprotected
GenerateStopActionEnd() (defined in AC.Action)AC.Actionstatic
GetNextOutputIndex()AC.Actionvirtual
GetNumItemReferences(int _itemID, List< ActionParameter > parameters) (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
GetNumVariableReferences(VariableLocation location, int varID, List< ActionParameter > parameters, Variables variables=null, int variablesConstantID=0)AC.Actionvirtual
GetParameterWithID(List< ActionParameter > parameters, int _id) (defined in AC.Action)AC.Actionprotected
GetReferencedActionListAssets() (defined in AC.Action)AC.Actionvirtual
GetSocketLabel(int i) (defined in AC.Action)AC.Actionprotectedvirtual
idAC.Action
IDToField(Collider field, int _constantID, bool moreInfo) (defined in AC.Action)AC.Action
IDToField(Transform field, int _constantID, bool moreInfo) (defined in AC.Action)AC.Action
IDToField(GameObject field, int _constantID, bool moreInfo) (defined in AC.Action)AC.Action
IDToField(GameObject field, int _constantID, bool moreInfo, bool alwaysShow) (defined in AC.Action)AC.Action
IDToField(GameObject field, int _constantID, bool moreInfo, bool alwaysShow, bool _isAssetFile) (defined in AC.Action)AC.Actionstatic
IDToField< T >(T field, int _constantID, bool moreInfo) (defined in AC.Action)AC.Action
invID (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
invParameterID (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
isAssetFileAC.Action
isBreakPointAC.Action
isDisplayedAC.Action
isEnabledAC.Action
isMarkedAC.Action
isRunningAC.Action
itemSource (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
ItemSource enum name (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
ItemSpawnMethod enum name (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
itemSpawnMethod (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
LastRunOutput (defined in AC.Action)AC.Action
Log(string message, Object context=null) (defined in AC.Action)AC.Actionprotected
LogError(string message, Object context=null) (defined in AC.Action)AC.Actionprotected
LogWarning(string message, Object context=null) (defined in AC.Action)AC.Actionprotected
Method enum name (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
method (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
newItemParameterID (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
NodeRect (defined in AC.Action)AC.Action
NumSockets (defined in AC.Action)AC.Action
overrideColor (defined in AC.Action)AC.Action
parentActionListInEditorAC.Action
playerID (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
playerIDParameterID (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
PrintComment(ActionList actionList, ActionListAsset actionListAsset=null)AC.Action
ReferencesAsset(ActionListAsset actionListAsset) (defined in AC.Action)AC.Actionvirtual
ReferencesObjectOrID(GameObject gameObject, int id)AC.Actionvirtual
ReferencesPlayer(int _playerID=-1)AC.ActionInventoryPrefabvirtual
removeOriginal (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
Reset(ActionList actionList)AC.Actionvirtual
ResetAssetValues()AC.Actionvirtual
ResetLastResult() (defined in AC.Action)AC.Action
ResetSearchData() (defined in AC.Action)AC.Action
Run()AC.ActionInventoryPrefabvirtual
RunAllOutputs (defined in AC.Action)AC.Action
RunNormallyWhenSkipAC.Action
runtimeNewItemParameter (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefabprotected
runtimeSpawnedObjectParameter (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefabprotected
sceneItem (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
sceneItemConstantID (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
sceneItemParameterID (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
searchData (defined in AC.Action)AC.Action
SetLabel()AC.Actionvirtual
SetLastResult(int _lastRunOutput)AC.Actionvirtual
SetOutput(ActionEnd actionEnd)AC.Action
SetOutputs(ActionEnd[] actionEnds)AC.Action
showCommentAC.Action
ShowGUI(List< ActionParameter > parameters)AC.ActionInventoryPrefabvirtual
AC::Action.ShowGUI()AC.Actionvirtual
showOutputSockets (defined in AC.Action)AC.Action
Skip()AC.Actionvirtual
SkipActionGUI(List< Action > actions, bool showGUI) (defined in AC.Action)AC.Action
SkipActionGUI(ActionEnd ending, List< Action > actions, bool showGUI) (defined in AC.Action)AC.Actionprotected
skipSocketSeparation (defined in AC.Action)AC.Actionstatic
socketSeparation (defined in AC.Action)AC.Actionstatic
spawnedObjectParameterID (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
TextArea(string text) (defined in AC.Action)AC.Actionprotected
TextField(string label, string text) (defined in AC.Action)AC.Actionprotected
title (defined in AC.Action)AC.Actionprotected
Title (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
TryAssignConstantID(Component component, ref int _constantID) (defined in AC.Action)AC.Actionprotected
TryAssignConstantID(GameObject gameObject, ref int _constantID) (defined in AC.Action)AC.Actionprotected
UpdateItemReferences(int oldItemID, int newItemID, List< ActionParameter > parameters) (defined in AC.ActionInventoryPrefab)AC.ActionInventoryPrefab
UpdateVariableReferences(VariableLocation location, int oldVarID, int newVarID, List< ActionParameter > parameters, Variables variables=null, int variablesConstantID=0)AC.Actionvirtual
Upgrade()AC.Actionvirtual
willWaitAC.Action