behaviac icon indicating copy to clipboard operation
behaviac copied to clipboard

state machine exports file make compiling error

Open pkxpp opened this issue 6 years ago • 0 comments

error CS0122: 'AlwaysTransition' is inaccessible due to its protection level

i see the define of AlwaysTransition is not public,but the exporting code used it.

The exported code is: class AlwaysTransition_bt_Test_TestState_attach8 : behaviac.AlwaysTransition

pkxpp avatar Nov 08 '18 04:11 pkxpp