AIDef:Query/CheckSelectPicture: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino (import AI definitions from 1.5.0) |
No edit summary |
||
Line 3: | Line 3: | ||
|type=Query | |type=Query | ||
}} | }} | ||
This function checks whether a photograph of an actor in the player Album matches the search value. For an actor to successfully match is must have the AllRadarActor tag. Matches will occur whether the photograph was taken before or after the quest requiring it was initiated. | |||
== DynamicInstParams == | == DynamicInstParams == |
Latest revision as of 10:55, 2 October 2021
AI definition | |
---|---|
Type | Query |
This function checks whether a photograph of an actor in the player Album matches the search value. For an actor to successfully match is must have the AllRadarActor tag. Matches will occur whether the photograph was taken before or after the quest requiring it was initiated.
DynamicInstParams
Name | Type | Default value | Description |
---|---|---|---|
ActorName | String |
Derived definitions
CheckSelectPicture (EventSystemActor)
No overridden parameters.