You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Don't give a broken copy constructor to BehaviorContextObject. This used to be required by the serialization system, now it handles non-copyable and non-moveable types. * Explicitly delete the copy constructor instead of defaulting, which implicitly deletes it. Some compilers complain about such an implicit deletion, and we should be explicit about our intent anyways Signed-off-by: John <jonawals@amazon.com> |
5 years ago | |
|---|---|---|
| .. | ||
| Assets/ScriptCanvas/StyleSheet | 5 years ago | |
| Code | 5 years ago | |
| CMakeLists.txt | 5 years ago | |
| gem.json | 5 years ago | |
| preview.png | 5 years ago | |