====== POINT_OF_INTEREST ====== **Category**: Asset Parent class: [[:api:asset|ASSET]]\\ [[:assets:point_of_interest| List of POINT_OF_INTEREST assets]] ===== Properties ===== ---- ==== VisitorProfileList ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#list|list]]<[[:api:agent_profile|AGENT_PROFILE]]>'' * **Expected**: ''list of asset IDs'' ---- ==== DaysBetweenVisit ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:vec2i|vec2i]]'' * **Expected**: ''vec2i value'' ---- ==== VisitorCount ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:vec2i|vec2i]]'' * **Expected**: ''vec2i value'' ---- ==== IsNeedLocation ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#boolean|boolean]]'' * **Expected**: ''boolean value'' * **Default value**: ''false'' ---- ==== DaysAtDestination ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#integer_and_unsigned_integer|integer_and_unsigned_integer]]'' * **Expected**: ''integer value'' * **Default value**: ''1'' ---- ==== VisitorActionWhenLeaving ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:game_action|GAME_ACTION]]'' * **Expected**: ''GAME_ACTION value'' ---- ==== VisitorNotification ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:notification|NOTIFICATION]]'' * **Expected**: ''asset ID'' ---- ==== VisitorPurpose ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:interactive_location_purpose|INTERACTIVE_LOCATION_PURPOSE]]'' * **Expected**: ''enum value'' * **Default value**: ''INTERACTIVE_LOCATION_PURPOSE.VISIT''