bt_decorator documentaiton

This commit is contained in:
Yannik Schmidt
2021-08-18 21:27:57 +02:00
committed by GitHub
parent ccc59f58e1
commit f2e96550fe

15
BT_Decorators Normal file
View File

@@ -0,0 +1,15 @@
# Decorators
## Actor Not In Sight
Check if an actor is currently visible for the player.
Parameters:
- Target Actor Soft Reference
## Check Fact By Name
Check if a given game fact is currently True.
Parameters:
- String, Gamefact to check
## X_Check_Response
1,2,3_Check_Resposnse-tasks must be used after a dialog choice and will be true if the respective dialog choice was selected.