You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know the current development status of Source.Python, so this is a brief note for all Source.Python users.
Currently server_classes/dynamic_attributes/properties/inputs/outputs/keyvalues/get_input/call_input is only available for Entity (only for networked entity), but they are actually useful for server-side BaseEntity as well.
I don't know the current development status of Source.Python, so this is a brief note for all Source.Python users.
Currently server_classes/dynamic_attributes/properties/inputs/outputs/keyvalues/get_input/call_input is only available for Entity (only for networked entity), but they are actually useful for server-side BaseEntity as well.
This is a hack to access them with BaseEntity.
Code:
Demo:
CTimerEntity.ini
Output:
The text was updated successfully, but these errors were encountered: