WorkshopFramework:WSFW_API
- Found in:
- Workshop Framework
Inheritance Tree
No indexed scripts extend this script.
Structs
Properties
Events
Functions
- Found in:
- Workshop Framework
[DEV SERVER] Loading description...
- Found in:
- Workshop Framework
[DEV SERVER] Loading description...
- Found in:
- Workshop Framework
pawns an NPC at the targeted settlement.
Parameters:
WorkshopScript akWorkshopRef - the settlement workshop to spawn at
Bool abBrahmin - Whether this should be a brahmin or a settler
ActorBase aActorFormOverride - Allows you to spawn a custom NPC. Make sure that the Actor form you are sending has the WorkshopNPCScript attached and configured!
Returns:
Created NPC ref
- Found in:
- Workshop Framework
[DEV SERVER] Loading description...
- Found in:
- Workshop Framework
Reverse a RegisterResourceProductionType call
- Found in:
- Workshop Framework
[DEV SERVER] Loading description...
- Found in:
- Workshop Framework
Reverse a RegisterConsumptionResourceType call
- Found in:
- Workshop Framework
- Found in:
- Workshop Framework
Grabs closest WorkshopScript reference - with some exceptions. If the object is linked to a settlement, it will grab that workshop. If an object is in a workshop's location, it will grab that. Lastly, it will search in a radius to find the closest.
- Found in:
- Workshop Framework
[DEV SERVER] Loading description...
- Found in:
- Workshop Framework
- Found in:
- Workshop Framework
[DEV SERVER] Loading description...
- Found in:
- Workshop Framework
Grabs the default AV to expect from the WorkshopFramework:PlaceObjectManager.ObjectBatchCreated event so you can check that the event data matches what your object is expecting
- Found in:
- Workshop Framework
Grabs the map marker from a location
- Found in:
- Workshop Framework
Some locations have multiple map markers within their bounds, this will return them (note this currently only supports 3, additional support would need to be set up on the aliases of the WSFW_FetchLocationData quests.
- Found in:
- Workshop Framework
Grabs the map marker from a location
- Found in:
- Workshop Framework
Used internally by these functions to get simple access to properties
- Found in:
- Workshop Framework
1.0.5 - Obsolete - This function wasn't actually sending the documented events, and the event it will send doesn't make sense for a single item.
- Found in:
- Workshop Framework
1.0.5 OBSOLETE - Use CreateSimpleBatchSettlementObjects instead
