|
|
@ -10,10 +10,11 @@ bDynamicReplication=False |
|
|
InvalidTagCharacters="\"\'," |
|
|
InvalidTagCharacters="\"\'," |
|
|
NumBitsForContainerSize=6 |
|
|
NumBitsForContainerSize=6 |
|
|
NetIndexFirstBitSegment=16 |
|
|
NetIndexFirstBitSegment=16 |
|
|
|
|
|
+GameplayTagList=(Tag="state.endscreen",DevComment="Avatar is in endscreen mode.") |
|
|
|
|
|
+GameplayTagList=(Tag="state.flex",DevComment="Avatar is flexing.") |
|
|
+GameplayTagList=(Tag="state.idle",DevComment="Avatar is in idle mode.") |
|
|
+GameplayTagList=(Tag="state.idle",DevComment="Avatar is in idle mode.") |
|
|
+GameplayTagList=(Tag="state.qna",DevComment="Avatar is in QnA mode.") |
|
|
|
|
|
+GameplayTagList=(Tag="state.intro",DevComment="Avatar is in intro mode.") |
|
|
+GameplayTagList=(Tag="state.intro",DevComment="Avatar is in intro mode.") |
|
|
+GameplayTagList=(Tag="state.outro",DevComment="Avatar is in outro mode.") |
|
|
+GameplayTagList=(Tag="state.outro",DevComment="Avatar is in outro mode.") |
|
|
+GameplayTagList=(Tag="state.endscreen",DevComment="Avatar is in endscreen mode.") |
|
|
+GameplayTagList=(Tag="state.qna",DevComment="Avatar is in QnA mode.") |
|
|
+GameplayTagList=(Tag="state.flex",DevComment="Avatar is flexing.") |
|
|
+GameplayTagList=(Tag="state.speakIntro",DevComment="") |
|
|
|
|
|
|
|
|
|