Struct QuestAcceptBroadcast
Client to Server broadcast requesting to accept a quest from a quest interactable.
public struct QuestAcceptBroadcast : IBroadcast
- Implements
-
IBroadcast
- Inherited Members
Fields
InteractableID
Scene object ID of the quest interactable.
public long InteractableID
Field Value
TemplateID
CachedScriptableObject ID of the QuestTemplate to accept.
public int TemplateID